-
Notifications
You must be signed in to change notification settings - Fork 228
fix(deps): update all non-major dependencies #2032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: 4aa244b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Deploying graph-tooling with
|
Latest commit: |
4aa244b
|
Status: | ✅ Deploy successful! |
Preview URL: | https://2b430d2f.graph-tooling.pages.dev |
Branch Preview URL: | https://renovate-all-minor-patch.graph-tooling.pages.dev |
1284aee
to
8915b05
Compare
cc69924
to
9847143
Compare
c2ac04a
to
70ea81e
Compare
06122e9
to
5bb89e7
Compare
5cda4ad
to
5816bed
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
1.12.16
->1.15.0
2.29.4
->2.29.7
9.26.0
->9.37.0
4.3.0
->4.5.5
3.2.27
->3.2.36
3.2.48
->3.2.68
3.1.38
->3.1.49
2.1.2
->2.1.7
2.1.6
->2.2.6
1.1.2
->1.2.3
1.2.6
->1.2.15
4.1.2
->4.1.14
5.71.10
->5.90.3
1.114.34
->1.132.47
1.120.3
->1.132.51
1.120.3
->1.132.56
22.15.18
->22.18.10
19.1.0
->19.2.2
19.1.1
->19.2.2
7.7.0
->7.7.1
4.3.4
->4.7.0
0.10.5
->0.10.11
1.9.0
->1.9.1
4.4.1
->4.4.3
1.2.0
->1.3.0
9.26.0
->9.37.0
20.4.1
->20.5.0
11.3.0
->11.3.2
11.0.2
->11.0.3
1.8.10
->1.8.13
5.1.2
->5.1.4
5.1.0
->5.4.1
10.1.2
->10.2.0
8.5.3
->8.5.6
3.5.3
->3.6.2
19.1.0
->19.2.0
19.1.0
->19.2.0
7.55.0
->7.65.0
7.7.2
->7.7.3
7.1.0
->7.1.2
3.1.0
->3.3.1
4.1.2
->4.1.14
5.8.2
->5.9.3
7.9.0
->7.16.0
2.25.0
->2.38.2
^0.23.0
->^0.24.0
3.1.1
->3.2.4
2.14.16
->2.18.1
2.8.0
->2.8.1
3.24.2
->3.25.76
Release Notes
0no-co/GraphQLSP (@0no-co/graphqlsp)
v1.15.0
Compare Source
Minor Changes
Submitted by @JoviDeCroock (See #374)
v1.14.0
Compare Source
Minor Changes
Submitted by @kitten (See #351)
Patch Changes
Submitted by @JoviDeCroock (See #372)
v1.13.0
Compare Source
Minor Changes
Submitted by @JoviDeCroock (See #362)
clientDirectives
which will be mixed in with the base client directivesSubmitted by @JoviDeCroock (See #370)
Patch Changes
Submitted by @JoviDeCroock (See #364)
changesets/changesets (@changesets/cli)
v2.29.7
Compare Source
Patch Changes
957f24e
]:v2.29.6
Compare Source
Patch Changes
a3563b0
Thanks @benmccann! - Switch to maintained fork ofexternal-editor
v2.29.5
Compare Source
Patch Changes
#1693
6352819
Thanks @Andarist! - Fixed an issue withworkspace:^
andworkspace:~
dependency ranges not being semantically treated as, respectively,^CURRENT_VERSION
and~CURRENT_VERSION
. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.Updated dependencies [
6352819
]:eslint/eslint (@eslint/js)
v9.37.0
Compare Source
v9.36.0
Compare Source
Features
47afcf6
feat: correctpreserve-caught-error
edge cases (#20109) (Francesco Trotta)Bug Fixes
75b74d8
fix: add missing rule option types (#20127) (ntnyq)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116) (루밀LuMir)7d61b7f
fix: add missing scope types toScope.type
(#20110) (Pixel998)7a670c3
fix: correct rule option typings inrules.d.ts
(#20084) (Pixel998)Documentation
b73ab12
docs: update examples to usedefineConfig
(#20131) (sethamus)31d9392
docs: fix typos (#20118) (Pixel998)c7f861b
docs: Update README (GitHub Actions Bot)6b0c08b
docs: Update README (GitHub Actions Bot)91f97c5
docs: Update README (GitHub Actions Bot)Chores
12411e8
chore: upgrade @eslint/js@9.36.0 (#20139) (Milos Djermanovic)488cba6
chore: package.json update for @eslint/js release (Jenkins)bac82a2
ci: simplify renovate configuration (#19907) (唯然)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751d
refactor: usedefaultOptions
in rules (#20121) (Pixel998)1ace67d
chore: update example to usedefineConfig
(#20111) (루밀LuMir)4821963
test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)b42c42e
chore: disallow use of deprecatedtype
property in core rule tests (#20094) (Milos Djermanovic)7bb498d
test: remove deprecatedtype
property from core rule tests (#20093) (Pixel998)e10cf2a
ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4
refactor: usemeta.defaultOptions
inpreserve-caught-error
(#20080) (Pixel998)f9f7cb5
chore: package.json update for eslint-config-eslint release (Jenkins)81764b2
chore: updateeslint
peer dependency ineslint-config-eslint
(#20079) (Milos Djermanovic)v9.35.0
Compare Source
v9.34.0
Compare Source
v9.33.0
Compare Source
v9.32.0
Compare Source
v9.31.0
Compare Source
v9.30.1
Compare Source
v9.30.0
Compare Source
v9.29.0
Compare Source
v9.28.0
Compare Source
Features
b0674be
feat: Customization of serialization for languageOptions (#19760) (Nicholas C. Zakas)a95721f
feat: Add--pass-on-unpruned-suppressions
CLI option (#19773) (Milos Djermanovic)bfd0e7a
feat: support TypeScript syntax inno-use-before-define
(#19566) (Tanuj Kanti)68c61c0
feat: support TS syntax inno-shadow
(#19565) (Nitin Kumar)0f773ef
feat: support TS syntax inno-magic-numbers
(#19561) (Nitin Kumar)c4a6b60
feat: add allowTypeAnnotation to func-style (#19754) (sethamus)b03ad17
feat: add TypeScript support toprefer-arrow-callback
(#19678) (Tanuj Kanti)bc3c331
feat: ignore overloaded function declarations in func-style rule (#19755) (sethamus)Bug Fixes
eea3e7e
fix: Remove configured global variables fromGlobalScope#implicit
(#19779) (Milos Djermanovic)a467de3
fix: update context.report types (#19751) (Nitin Kumar)fd467bb
fix: remove interopDefault to use jiti's default (#19697) (sethamus)72d16e3
fix: avoid false positive inno-unassigned-vars
for declare module (#19746) (Azat S.)81c3c93
fix: curly types (#19750) (Eli)Documentation
3ec2082
docs: Nested arrays in files config entry (#19799) (Nicholas C. Zakas)89a65b0
docs: clarify how config arrays can apply to subsets of files (#19788) (Shais Ch)2ba8a0d
docs: Add description of meta.namespace to plugin docs (#19798) (Nicholas C. Zakas)59dd7e6
docs: updatefunc-style
with examples (#19793) (Tanuj Kanti)e9129e0
docs: add global scope'simplicit
field to Scope Manager docs (#19770) (Milos Djermanovic)52f5b7a
docs: fix minor typos and add links (#19743) (루밀LuMir)00716a3
docs: upfront recommend against using the no-return-await rule (#19727) (Mike DiDomizio)Chores
175b7b8
chore: upgrade to@eslint/[email protected]
(#19802) (Francesco Trotta)844f5a6
chore: package.json update for @eslint/js release (Jenkins)62b1c1b
chore: update globals to v16 (#19791) (Nitin Kumar)e8a1cb8
chore: ignore jiti-v2.0 & jiti-v2.1 for renovate (#19786) (Nitin Kumar)43d3975
chore: Add Copilot Instructions file (#19753) (Nicholas C. Zakas)2dfb5eb
test: updateSourceCodeTraverser
tests (#19763) (Milos Djermanovic)5bc21f9
chore: add*.code-workspace
to.gitignore
(#19771) (루밀LuMir)f4fa40e
refactor: NodeEventGenerator -> SourceCodeTraverser (#19679) (Nicholas C. Zakas)0f49329
refactor: use a service to emit warnings (#19725) (Francesco Trotta)20a9e59
chore: update dependency shelljs to ^0.10.0 (#19740) (renovate[bot])v9.27.0
Compare Source
oclif/core (@oclif/core)
v4.5.5
Compare Source
Bug Fixes
v4.5.4
Compare Source
Bug Fixes
v4.5.3
Compare Source
Bug Fixes
v4.5.2
Compare Source
Bug Fixes
v4.5.1
Compare Source
Bug Fixes
v4.5.0
Compare Source
Features
4.4.1 (2025-07-03)
Bug Fixes
v4.4.1
Compare Source
Bug Fixes
v4.4.0
Compare Source
Features
4.3.3 (2025-06-09)
Bug Fixes
4.3.2 (2025-06-06)
Bug Fixes
4.3.1 (2025-06-02)
Bug Fixes
v4.3.3
Compare Source
Bug Fixes
v4.3.2
Compare Source
Bug Fixes
v4.3.1
Compare Source
Bug Fixes
oclif/plugin-autocomplete (@oclif/plugin-autocomplete)
v3.2.36
Compare Source
Bug Fixes
v3.2.35
Compare Source
Bug Fixes
v3.2.34
Compare Source
Bug Fixes
v3.2.33
Compare Source
Bug Fixes
v3.2.32
Compare Source
Bug Fixes
v3.2.31
Compare Source
Bug Fixes
v3.2.30
Compare Source
Bug Fixes
v3.2.29
Compare Source
Bug Fixes
v3.2.28
Compare Source
Bug Fixes
oclif/plugin-not-found (@oclif/plugin-not-found)
v3.2.68
Compare Source
Bug Fixes
v3.2.67
Compare Source
Bug Fixes
v3.2.66
[Compare Source](https://redirect.github.com/oclif/plugin-
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.